html{ background:#fff; color:#363636; overflow-x:hidden;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0 auto;padding:0;}img{border:0;}ol,ul,li{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{ background:#fff; color:#363636; font-size:14px; font-family:'微软雅黑';}
a{ color:#363636;}
a:hover{color:#10406e;}

/*******CSS reset*************/
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;}
.hidden{display:none;}
.jj_pic{ float:left; margin:0 10px 0 0;}
.nr_pic{ text-align:center; position:relative; width:100%;}
.red{ color:#f00; font-weight:bold; padding-left:10px;}
.nr_red{ color:#f00; font-weight:bold;}
.w1200{ width: 1200px; margin: 0 auto;}


.scale:hover img {
    transform: scale(1.1, 1.1);
}
.scale img{ transition:transform 1s ease 0s}


#indexNews li {
	height:45px;
	line-height: 45px;
	border-bottom: 1px dotted #ccc;
	transition:0.3s all 0s linear;
}
#indexNews li:hover{ background: #10406e; border-bottom: 1px solid #ccc; padding-left: 10px;}
#indexNews li:hover a{ color: #fff;}

.Newstime {
	color:#afb0b4;
	font-size:12px;
	float: right;
}
#lxwm_nr {
	margin: 0 20px 20px;
	font-size:14px;
}
#lxwm_nr p {
	line-height: 35px;
	border-bottom: 1px dotted #ccc;
	padding-left: 20px;
}
#prev_next{ border-top:1px solid #ccc; margin-top:20px; padding-top:5px;}
#prev_next li{ padding-left:10px; height:30px; line-height:30px;}

#con_lx{ height:auto; overflow:hidden; line-height:2.0; font-size:14px; width:50%; margin-bottom:40px; float: left; padding-left: 40px;}
#con_lx p{ border-bottom:1px dotted #ccc; line-height:35px; padding-left:20px; transition:0.3s all 0s linear; }
#con_lx p:hover{ background:#efefef; color:#000; border-bottom:1px solid #ccc; padding-left:30px;}

#lx_wx{ float: right; padding: 15px 90px 0 0;}
#lx_wx img{ width:404px;}

.licp{
  -webkit-animation: float ease-in-out 1.5s infinite;
  animation: float ease-in-out 1.5s infinite;
}
#cpnav_pic{
  -webkit-animation: float ease-in-out 1.5s infinite;
  animation: float ease-in-out 1.5s infinite;
}
@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(0.3em);
    transform: translateY(0.3em);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.imgB { width: 100%;  top: 0; left: 0; position: relative;  opacity: 1;}
.imgT { width: 100%;top: 0;left: 0; position: absolute;
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    -o-transform: scale(5);
    transform: scale(5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
#gsjj:hover .imgT{
    opacity: 0.5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/*引导页*/
#ydbj{ background: url(../Image/ydbj.jpg) no-repeat center top; width: 100%; height: auto;}

#ydnav{ height: 191px; width: 100%; background: #4b4c59;}
#ydnav_main{ width: 1170px; height: 191px; padding: 0 15px;}
#ydnav_main .ydnav_nr{ float: left; width: 390px; height: 191px; overflow: hidden; position: relative; text-align: center;}
#ydnav_main .ydnav_nr .img{ display: block; width: 75px; height: 75px; position: absolute; left: 157px; top: 40px; overflow: hidden; z-index: 2;}
#ydnav_main .ydnav_nr:hover .img .box_img{ position: relative; transition: 0.3s all 0s linear; display: block; margin-top: -75px;}
#ydnav_main .ydnav_nr .font{ color: #fff; font-size: 16px; margin-top: 10px; position: absolute; left: 162px; bottom: 40px;  z-index: 2;}
#ydnav_main .ydnav_nr .font a{ color: #fff;}
#ydnav_main .ydnav_nr .ydnav_bj{ width: 390px; height: 191px; opacity: 0; z-index: 1; position: absolute; left: 0; top: -191px; transition: 0.3s all 0s linear;}
#ydnav_main .ydnav_nr:hover .ydnav_bj{ top: 0; opacity: 1;}


#ydnr{ width: 1200px; height: 530px; position: relative; overflow: hidden;}
#ydqiu{ position: absolute; z-index: 1; width: 1200px; text-align: center; height: 800px; overflow: hidden; top: -90px;}
/*#ydqiu img{transition:transform 1s ease 0s;}
#ydnr:hover #ydqiu img{transform: scale(0.9, 0.9);}*/
#ydguang{ position: absolute; z-index: 2; top: 200px; left: 200px;}
#ydfont{ position: absolute; z-index: 3; top: 270px; left:440px;}
#ydfont li{ opacity: 0; position: relative; float: left; width: 81px; height: 85px;}
#ydfont1{ opacity: 0; margin-top: 10px; position: absolute; z-index: 3; top: 370px; left: 399px;}
#ydfont2{ opacity: 0; margin-top: 20px; position: absolute; z-index: 3; top: 415px; left: 426px;}

#djdh{ width: 85px; overflow: hidden; height: 86px; float: left; margin-top: 10px; position: relative; z-index: 999999; transition: 0.3s all 0s linear;}
#djdh #djdhpic{ position: absolute; left: 0; top: 0; width: 85px; height: 86px; z-index: 5;}
#djdh #djdh_nav{ position: absolute; z-index: 999999; left: 85px; top: 0;  width: 850px; overflow: hidden; height: 40px; background:rgba( 0,0,0, 0.5); }
#djdh:hover{ width: 950px;}
#djdh #djdh_nav li{ float: left; height: 40px; line-height: 40px; padding: 0 40px;}
#djdh #djdh_nav li a{ color: #fff;}
#djdh #djdh_nav li:hover a{ color: #ff0;}





/** header **/
#top_line_bj{ height: 45px; width: 100%; background: #02328d;}
#top_line{ width: 1200px; height: 45px; line-height: 45px; color: #fff;}
#top_line .right span{ display: block; float: left; padding: 5px 5px 0 30px; height: 40px;}
#top_line .right p{ float: left;}
#top_line .right a{ color: #fff;}
#top_line .right a:hover{ color: #ff0;}
.ss{ width:231px; height:24px; background: #fff; line-height: 24px; border-radius: 15px; float: left; margin: 10px 0 0 0;}
.ss .sou_left{float:right; width:195px; height:24px; line-height:24px; border: none; background: none; text-align:left; color:#8f8f8e; font-size: 12px;}
.ss .ss_pic{ float:left; padding: 5px 0 0 10px;}

#top_index{ width:1200px; height:96px;}
#logo{ float:left; padding:0;}


.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{ width:720px; height:96px; float: right; position:relative; z-index:1;}
.nav a{ color:#000;  }
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{  }
.nav .licp { position: absolute; z-index: 10; width: 29px; height: 17px; right: 10px; top: 12px;}
.nav .nLi h3 a{ display:block; color:#000; font-weight: bold; font-size: 18px; width:120px; height:96px; line-height: 120px; text-align:center;  transition:0.3s all 0s linear; }
.nav .on h3 a{ background: #035cac; color:#fff; line-height: 96px;}
.nav .sub{ display:none; width:385px; height:auto; padding: 20px 10px 20px 0; border-top: 4px solid #faaf18; left:0; top:96px;  position:absolute; background:#ffffff; }
.nav .sub ul{ zoom:1; width:133px; height: auto; float:left;}
.nav .sub ul a{ display:block; width:133px; height:30px; line-height:30px !important; text-align:center; transition:0.3s all 0s linear; color:#333;}
.nav .sub ul a:hover{ color:#000; background: #faaf18;  }
.nav .sub .pic{ float:right; width:244px;}
.nav .sub .pic img{ width: 244px; height: 183px;}

.flash{ width:100%; height:566px; margin:0 auto; text-align:center; position:relative; z-index:0; }
.flash .flashBox {position:relative; margin:0 auto; width:1000px; height:566px; }
/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/
/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/
.flash .flashBox .bd{position:absolute;  width:1920px; left:-460px;}
.flash .flashBox .bd img{width:100%; height:566px;}

#cedh{ background: #004eb8; width: 80px; height: 305px; position: fixed; left: 50%; margin-left: 630px; bottom: 200px;}
#cedh a{ display: block; width: 80px; height: 50px; line-height: 50px; text-align: center; font-size: 15px; border-bottom: 1px solid #8dbdff; color: #fff;}


/** footer **/
#end{ background: #f5f5f5; border-top: 1px dashed #dfdfdf; width: 100%; height: auto; overflow: hidden;}

#end_end{ border-top: 1px solid #dcdcdc; height: 65px; width: 1200px; text-align: center; color: #878787;}
#end_end a{color: #878787; padding: 0 10px;}
#end_end a:hover{ color: #000;}

#end_nr{ width: 1200px; height: auto; overflow: hidden; padding: 35px 0;}
#end_nr a{ color: #545454;}
#end_nr a:hover{ color: #02328d;}
#end_nr .left{ width: 260px;}
#end_nr .end_title{ color: #02328d; font-size: 24px; font-weight: bold;}

.ss_end{ width:260px; height:45px; background: #fff; line-height: 45px; margin: 10px 0 0 0;}
.ss_end .sou_left{float:left; width:190px; height:45px; line-height:45px; padding-left: 20px; border: none; background: none; text-align:left; color:#c5c5c5; font-size: 12px;}
.ss_end .ss_pic{ float:right; padding: 10px 10px 0 0;}

#end_nr .left span{ display: block; margin-top: 20px; color: #545454;}
#end_nr .left p{ color: #333333; font-weight: bold; font-size: 30px;}

#end_nr #wx{ border-right: 1px solid #dcdcdc; padding-right: 15px; float: left; height: 150px; padding-top: 30px; margin: 10px 30px 0;}
#end_nr .right{ width: 665px;}
#end_nr .right ul{ float: left; width: 110px; text-align: center;}
#end_nr .right ul .big{ font-size: 16px; margin-bottom: 10px;}
#end_nr .right ul li{ line-height: 28px; transition:0.3s all 0s linear;}
#end_nr .right ul li:hover{ background: #02328d; padding-left: 10px;}
#end_nr .right ul li:hover a{ color: #fff;}


/** main **/ 
.main{ width:1200px; height:auto; overflow:hidden; padding:30px 0;}
#xwbj{ background: #f0f0f0; border-bottom: 1px solid #fff; padding: 20px 0;}
#xwnr{ width: 1200px; height: auto; overflow: hidden; background: #fff;}
#xwtitle{ border-bottom: 1px solid #f0f0f0; height: 50px; line-height: 50px;}
#xwtitle .left{ color: #5b5b5b; font-size: 18px; padding-left: 20px;}
#xwtitle .right{ border-left: 1px solid #f0f0f0; padding: 0 20px;}
#xwcontent{ padding: 20px 0;}
#xwcontent ul li{ padding: 0 13px; width:274px; float:left; overflow:hidden; }
#xwcontent ul li .xw_pic{ text-align:center; width:274px; height:167px; overflow: hidden; margin-bottom: 10px; }
#xwcontent ul li .xw_pic img{ width:274px; height:167px; transition:transform 1s ease 0s;}
#xwcontent ul li .xw_title{ margin:0 0 5px; color:#000; font-size:16px;}
#xwcontent ul li .content{ clear: both; padding: 0; height: 85px; color: #999;}
#xwcontent ul li .xwmore{ float: left; width: 15px; height: 15px; overflow: hidden; margin-top: 8px;}
#xwcontent ul li .xwmore img{ width: 15px; height: 15px; display: block;}
#xwcontent ul li .time{ font-size: 16px; padding-left: 10px; color: #a3a3a3; float: left; margin-top: 5px;}
#xwcontent ul li:hover .xwmore .box_img{position: relative; transition: 0.3s all 0s linear; display: block; margin-top: -15px; opacity: 0;}
#xwcontent ul li:hover .xw_title{ color: #004ea0;}
#xwcontent ul li:hover .xw_pic img { transform: scale(1.1, 1.1);}

#ysbj{ background: url(../Image/bj.png) no-repeat center bottom #f6f6f6; width: 100%; height: 650px;}
#fzlcbj{ background: #f9f9f9; width: 100%; height: auto; overflow: hidden; padding: 30px 0;}
#cxnr{ width: 800px; height: auto; overflow: hidden; padding: 30px 400px 0 0;}
#cxnr .title{ color: #02328d; font-size: 42px; font-weight: bold;}
#cxnr span{ color: #545454; font-size: 26px; font-weight: bold;}
#cxnr p{ color: #6f6f6f; margin-top: 20px;}
#cxnr .sp{ float: left; padding: 35px 25px 0 0;}
#ysbj ul{ width: 1200px; padding-top: 30px;}
#ysbj ul li{ float: left;  width: 330px; color: #fff; line-height: 28px; padding: 0 70px 0 0;}
#ysbj ul li p{ color: #ff6c00; font-size: 24px;}

.pic{ float: left; width: 250px; height: 90px; transition: 0.3s all 0s linear; margin: 20px 75px;}
.pic .pic_img{ width: 85px; height: 65px; border: 1px solid #e5e5e5; border-radius: 50px; float: left; text-align: center; padding-top: 20px;}
.pic .img{ width: 50px; height: 50px; display: block; padding: 0; overflow: hidden;}
.pic .pic_cont{ float: left; color: #a3a3a3; line-height: 23px; padding: 17px 0 0 20px;}
.pic p{ color: #000; font-weight: bold;}
.pic:hover .pic_img{ background: #ff6c00; border: 1px solid #ff6c00;}
.pic:hover .img .box_img{ position: relative; transition: 0.3s all 0s linear; display: block; margin-top: -50px; opacity: 0;}


#fzlc{ border: 12px solid #fff;}
#fzlc .left{ width:588px;}
#fzlc .left .content{ padding: 20px; height: 165px;}
#fzlc .xwbt1{ background: url(../Image/xw.png) no-repeat 30px 25px #02328d; height: 205px;}
#fzlc .xwbt1 .xwmore{ width: 95px; height: 37px; border: 1px solid #1c4799; line-height: 37px; text-align: center; color: #a4adcb; float: right; margin: 30px 30px 0 0; transition:0.3s all 0s linear;}
#fzlc .xwbt1 .xwmore a{ color: #a4adcb;}
#fzlc .xwbt1:hover .xwmore{ background: #fff; width: 105px;}
#fzlc .xwbt1:hover .xwmore a{ color: #02328d;}
#fzlc .xwbt2{ background: url(../Image/xw2.png) no-repeat 30px 25px #02328d; height: 205px;}
#fzlc .xwbt2 .xwmore{ width: 95px; height: 37px; border: 1px solid #1c4799; line-height: 37px; text-align: center; color: #a4adcb; float: right; margin: 130px 30px 0 0; transition:0.3s all 0s linear;}
#fzlc .xwbt2 .xwmore a{ color: #a4adcb;}
#fzlc .xwbt2:hover .xwmore{ background: #fff; width: 105px;}
#fzlc .xwbt2:hover .xwmore a{ color: #02328d;}



/** product **/
#cp_banner{ width: 100%; height: 420px; background: url(../Image/cp_banner.jpg) no-repeat center top;}
#cp_banner1{ width: 100%; height: 420px; background: url(../Image/sccj.jpg) no-repeat center top;}
#cp_banner2{ width: 100%; height: 420px; background: url(../Image/scsp.jpg) no-repeat center top;}
#cp_banner3{ width: 100%; height: 420px; background: url(../Image/fhxc.jpg) no-repeat center top;}
#cpnav{ width: 750px; height: 96px; float: right;}
#cpnav a{ position: relative; display: block; float: right; height: 96px; line-height: 110px; color: #000; font-size: 16px; width: 118px; text-align: center; transition:0.3s all 0s linear;}
#cpnav a:hover{ background: #035cac; color: #fff; font-weight: bold; line-height: 100px;}
#cpnav_pic{ position: absolute; width: 29px; height: 17px; right: 5px; top: -22px;}
#top_nr{ border: 5px solid #f7f7f7; background: #fff; padding: 10px; height: 82px; width: 1180px; position: relative; z-index: 2; margin-top: -35px;}
#top_nr_bt{ float: left; background: url(../Image/btbj.png) no-repeat left top; width: 72px; height: 77px; padding: 5px 25px 0 15px; color: #fff; font-weight: bold; font-size: 26px; text-align: center; }
#top_content{ float: left; width: 1030px; line-height: 28px; padding: 15px 0 0 35px;}

#cp_title1{ color: #02328d; font-size: 30px;}
#cp_title1 span{ font-size: 14px; padding-left: 10px;}
#fwlc{ width: 1200px; height: 70px; padding-top: 40px; position: relative;}
#fwlc_line{ width: 1200px; height: 2px; background: #02328d; position: absolute; z-index: 0; top: 50px;}
.fwlc_font{ position: relative; z-index: 2; float: left; width: 80px; margin: 0 20px;}
.fwlc_font .yuan{ background: #02328d; width: 20px; height: 20px; border-radius: 10px;}
.fwlc_font .font{ font-size: 16px; text-align: center; padding-top: 20px;}

#hui{ background: #f9f9f9; width: 100%; height: auto; overflow: hidden;}
.index_prolist{ width:1200px; height:auto; overflow:hidden;}
.index_prolist .hd{ height:38px; margin: 20px 0 0; padding: 0 230px;}
.index_prolist .hd li{ float:left; height:38px;  margin: 0 10px 0 0;}
.index_prolist .hd li a{ display:block; line-height:38px; color:#000; font-size:14px; border-radius: 19px; padding:0 50px; background: #fff; transition:0.3s all 0s linear;}
.index_prolist .hd li:hover a{ color:#fff; background: #02328d;}
.prolist{ width:auto; height: auto; overflow: hidden; padding: 20px 0 0;}
.prolist ul{float:left; width: 300px !important;}
.prolist li{  height:auto; width:265px; text-align: center; background: #fff; padding: 13px; margin:0 20px 20px 0; transition:0.3s all 0s linear;}
.prolist li img{ max-width:265px; height:200px; }
.prolist li p{ height:30px; line-height:30px; text-align: left; padding-left: 25px; background: url(../Image/cpicon1.png) no-repeat left center; color:#4a4a4a;}
.prolist li span{ display: block; height:30px; line-height:30px; text-align: left; padding-left: 25px; background: url(../Image/cpicon2.png) no-repeat left center; color:#4a4a4a;}
.prolist li:hover{ background-color:#02328d; color: #fff;}
.prolist li:hover a{ text-decoration: none;}
.prolist li:hover p{ color: #fff;}
.prolist li:hover span{ color: #fff;}

#blue{ height: 40px; background: #005ea6; width: 100%;}
#hui1{ background: #f1f1f1; width: 100%; height: auto; overflow: hidden;}
#hui2{ background: #f7f7f7; border-top: 1px solid #fff; width: 100%; height: auto; overflow: hidden;}

#cpys{ background: #fff; width: 1200px; height: auto; overflow: hidden;}
#yssp{ background: url(../Image/spbj.jpg) no-repeat left top; width: 696px; height: 561px; float: right; padding-top: 80px;}
#ysnr{ width: 430px; float: left; padding: 35px;}
#ysnr .title{ color: #005ea6; font-size: 24px; font-weight: bold; padding-top: 45px;}
#ysnr .content{ padding: 20px 3px 30px;}
#ysnr .ys_pic{ background: #f5f5f7; width: 208px; height: 83px; float: left; margin: 0 3px 10px; border-radius: 3px; transition: 0.3s all 0s linear;}
#ysnr .ys_pic .img{ float: left; padding: 13px 0 0 15px; width: 61px; height: 61px; display: block; overflow: hidden; margin-bottom: 20px;}
#ysnr .ys_pic:hover .img .box_img{ position: relative; transition: 0.3s all 0s linear; display: block; margin-top: -61px; opacity: 0;}
#ysnr .ys_pic:hover{ background: #02328d;}
#ysnr .ys_pic .font{ float: left; padding: 20px 0 0 5px; color: #929293; font-size: 16px;}
#ysnr .ys_pic .font span{ font-family: arial; font-size: 14px;}
#ysnr .ys_pic:hover .font{ color: #aeb6d0;}

#spnr{ width: 375px; padding: 25px 20px; background: #e4e3e2; height: auto; overflow: hidden;}
#spsp{ width: 375px; height: 305px;}
#spnr .title{ color: #02328d; font-size: 16px; padding: 20px 0 0;}

.picScroll-left{ width:1160px; background: #fff; overflow:hidden; position:relative; padding: 20px; margin-top: 20px;}
.picScroll-left .hd{ overflow:hidden;  height:38px; padding-right: 541px; background: url(../Image/line.jpg) no-repeat center; }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:38px; height:38px; float:right; margin-right:5px; overflow:hidden; cursor:pointer;}
.picScroll-left .bd{ padding:0 0 20px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 10px 0 0; float:left; text-align:center; overflow: hidden; position:relative; width:280px; height:212px;}
.picScroll-left .bd ul li img{ max-width:280px; height:212px; transition:transform 1s ease 0s;}
.picScroll-left .bd ul li:hover img{ transform: scale(1.1, 1.1);}


/** sidebar **/
#main_zi{ background: url(../Image/fc.png) no-repeat center bottom #f9f9f9; width: 100%; height: auto !important; min-height: 700px;}
#sidebar{ width:1200px; height:70px; }
#sidebar_title{ background: url(../Image/home.png) no-repeat 30px center #035cac; padding: 0 40px 0 80px; color: #fff; line-height: 70px; font-weight: bold; font-size: 24px; float: left;}

#zi_banner{ width: 100%; height: 360px; background: url(../Image/gsjj.jpg) no-repeat center top;}
#zi_banner1{ width: 100%; height: 360px; background: url(../Image/lxwm.jpg) no-repeat center top;}
#zi_banner2{ width: 100%; height: 360px; background: url(../Image/shfw.jpg) no-repeat center top;}
#zi_banner3{ width: 100%; height: 360px; background: url(../Image/xwzx.jpg) no-repeat center top;}

#pro_list{ height:38px; margin: 0 0 30px; padding: 0 108px;}
#pro_list li{ float:left; height:38px;  margin: 0 10px 0 0;}
#pro_list li a{ display:block; line-height:38px; color:#000; font-size:14px; border-radius: 19px; padding:0 50px; background: #fff; transition:0.3s all 0s linear;}
#pro_list li:hover a{ color:#fff; background: #02328d;}

#jj_list{ float: left; height: 60px; padding-top: 10px;}
#jj_list li{ float: left; height: 50px; line-height: 50px; padding: 0 30px; font-size: 16px; margin-left: 20px; transition:0.3s all 0s linear;}
#jj_list li:hover{ background: #035cac;}
#jj_list li:hover a{ color: #fff;}



#main_right{ width:885px; height:auto !important; min-height: 800px; float: left; background: #eef1f6; border: 1px solid #cecece; padding: 20px 10px;}


/** zy **/ 
.content{ padding: 10px 0 0; line-height: 2.0;}
#content_zy{ clear: both; line-height: 2.0; padding: 40px 0 0; height: auto; overflow: hidden;}

.news_lb li{ float: left; margin: 0 10px 20px; width: 340px; height: auto; overflow: hidden; background: #fff; border-bottom: 3px solid #e0e9f1; padding: 20px; line-height: 30px; }
.news_lb li a{ font-size: 16px; color: #000;}
.news_lb li .content{ color: #ccc;}
.news_lb li .xwmore{ float: left; width: 15px; height: 15px; overflow: hidden; margin-top: 13px;}
.news_lb li .xwmore img{ width: 15px; height: 15px; display: block;}
.news_lb li .time{ font-size: 16px; padding-left: 10px; color: #a3a3a3; float: left; margin-top: 5px;}
.news_lb li:hover .xwmore .box_img{position: relative; transition: 0.3s all 0s linear; display: block; margin-top: -15px; opacity: 0;}
.news_lb li .xw_pic{ text-align:center; width:340px; height:auto; overflow: hidden; margin-bottom: 10px; }
.news_lb li .xw_pic img{ width:340px; transition:transform 1s ease 0s;}
.news_lb li:hover .xw_pic img { transform: scale(1.1, 1.1);}
.news_lb li:hover a{ color: #ff0;}
.news_lb li:hover .conent{ color: #fff;}

.title_zy{ color: #02328d; font-size: 30px; font-weight: bold; float: left; padding-top: 20px;}
.title_zy .title_font{ padding: 10px 0 8px; color: #555555; font-size: 24px; border-bottom: 3px solid #e0e9f1; font-weight: normal; width: 380px;}

.bai{ background: #fff; padding: 20px; margin-bottom: 20px;  }
#dqwz{ border-bottom: 1px solid #eeeeee; height: 40px;}



.product_left{width:475px; height:auto; margin-right:10px; float:left;}
.product_right{float:right; line-height:2.0; width: 665px; height:auto; overflow:hidden;}
.pro_namelb{ font-size: 14px; color: #a3a3a3; line-height:30px; height: auto; margin-top: 5px; padding-bottom: 5px;}
.pro_namelb strong{ font-size:16px; color: #000;}
#wxts{ background: #f8f8f8; line-height: 28px; padding: 10px 20px;}
#cptel{ background: url(../Image/cptel.png) no-repeat left 15px; color: #ea0001; font-size: 30px; font-weight: bold; padding-left: 170px; margin: 5px 0;}
#ckxq1{  background: #ff3a3b; height:43px; width:170px; line-height:43px; text-align:center; color:#fff; font-size: 18px; font-weight: bold; float:left; margin-right: 10px; transition:0.3s all 0s linear; float: left;}
#ckxq1 a{ color:#fff;}
#ckxq1:hover{ background: #f90;}
#ckxq2{  background: #263d67; height:43px; width:170px; line-height:43px; text-align:center; color:#fff; font-size: 18px; font-weight: bold; float:left; margin-right: 10px; transition:0.3s all 0s linear; float: left;}
#ckxq2 a{ color:#fff;}
#ckxq2:hover{ background: #f90;}

#cpinfo_left{ float: left; width: 280px; background: #f8f8f8; margin-top: 50px;}
#cpbt{ height: 50px; background: #004aaf; line-height: 50px; color: #fff; font-size: 24px; font-weight: bold; text-align: left; padding-left: 20px;}
#marqueedivcontrola{width:250px; padding: 15px; height:850px; overflow:hidden; margin:20px 0;}
#marqueedivcontrola li{ float:left; overflow: hidden; width:250px; height:235px; text-align:center; transition:0.3s all 0s linear;}
#marqueedivcontrola li a{ display: block; background: #fff; overflow: hidden; width:250px; height:188px; margin-bottom: 5px;}
#marqueedivcontrola li img{ max-width:250px; height:188px; }
.cpgda{width:280px;}

#cpinfo_right{ width: 850px; height: auto; overflow: hidden; float: right; margin-top: 50px;}
.infoys_pic{ background: #f5f5f7; width: 208px; height: 83px; float: left; margin: 0 25px; border-radius: 3px; transition: 0.3s all 0s linear;}
.infoys_pic .img{ float: left; padding: 13px 0 0 15px; width: 61px; height: 61px; display: block; overflow: hidden; margin-bottom: 20px;}
.infoys_pic:hover .img .box_img{ position: relative; transition: 0.3s all 0s linear; display: block; margin-top: -61px; opacity: 0;}
.infoys_pic:hover{ background: #02328d;}
.infoys_pic .font{ float: left; padding: 20px 0 0 5px; color: #929293; font-size: 16px;}
.infoys_pic .font span{ font-family: arial; font-size: 14px;}
.infoys_pic:hover .font{ color: #aeb6d0;}


#ljdg{ width: 588px; float: left;}
.dgnr{ padding: 20px 30px 0 20px; line-height: 2.0;}
#dg_lx{ color: #737373; font-size: 22px; font-weight: bold; line-height: 35px; margin-bottom: 10px; padding: 20px 0 0 20px;}
#dg_lx span{ color: #529800; font-weight: normal; font-size: 30px; font-family: impact;}
#cplxwm{ width: 572px; float: left;}

#shfw_cpys{ padding-bottom: 100px; height: 425px;}
#shfw_cpys li{ float: left; width: 226px; height: 365px; padding: 60px 7px 0; opacity: 0;}



/************************************/
.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}
/***************global*****************/
.pro li{float:left; margin:0 20px 20px; background:#fff; width:358px; height:315px; text-align:center; border:1px solid #efefef; transition:0.3s all 0s linear;}
.pro img{ max-width:358px; height:269px;}
.pro a{ color:#333;}
.pro li:hover{ background:#035cac;}
.pro li:hover a{ color:#fff;}

.news_pic li{float:left; margin:0 5px 20px; background:#fff; width:288px; height:260px; text-align:center; border:1px solid #efefef; transition:0.3s all 0s linear;}
.news_pic img{ max-width:288px; height:216px;}
.news_pic a{ color:#333;}
.news_pic li:hover{ background:#035cac;}
.news_pic li:hover a{ color:#fff;}
/*************index&goods**************/
.news{ width:100%;}
.news li{width:100%;height:40px;text-indent:2em;line-height:40px; font-size:14px; border-bottom:1px dotted #ccc; background:url(../Image/icon.jpg) no-repeat 20px center; transition:0.3s all 0s linear; padding-left:10px;}
.news li:hover{background-color:#efefef; border-bottom:1px solid #ccc;}
.news li:hover a{color:#000;}
/****************news*****************/
.news_title{color:#da020d;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center; width:100%; line-height:28px; border:1px solid #efefef; margin-bottom:30px; background:#f8f8f8;}
/***********news_info**************/
.jobs li{ height:auto; margin:23px 18px 18px 28px;border-bottom:1px dotted #666; position:relative;}
.jobs a{ position:absolute; right:0; top:0;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px; display:block; background:#f00;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.rel_center{ text-align:center; left:50%;}
.pro_name{display:block;color:#363636;text-align:left; font-weight: bold; font-size:24px; margin-bottom: 10px;}
.info_title{margin:0 0 10px; height:49px; background: #f8f8f8; }
.info_title b{display:inline-block; padding-right:11px; width: 102px; text-align: center; background: url(../Image/cpbt.png) no-repeat left center; height:49px; color:#fff; line-height:49px; font-size: 18px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{margin:20px 0 20px 600px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
#submit{width:55px;height:29px;color:#000;cursor:pointer; background:url(../Image/button.gif) none center;}
/**************order&message********/
#banner{position:relative;overflow:auto;}
#banner li {float:left;}
.banner .dots li.active {
background: #fff;
opacity: 1;
}
.banner .dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px;
text-indent: -999em;
border: 2px solid #fff;
border-radius: 6px;
cursor: pointer;
opacity: .4;
-webkit-transition: background .5s, opacity .5s;
-moz-transition: background .5s, opacity .5s;
transition: background .5s, opacity .5s;
}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}



.Rotation{
-webkit-transform: rotate(360deg);
animation: rotation 100s linear infinite;
-moz-animation: rotation 100s linear infinite;
-webkit-animation: rotation 100s linear infinite;
-o-animation: rotation 100s linear infinite;
}
@-webkit-keyframes rotation{
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(360deg);}
}
